home *** CD-ROM | disk | FTP | other *** search
/ Safarir 3 / SafTV-CD3.iso / pc / Bonus / Dessins Animés / static / 01 / bush.swf / scripts / DefineButton2_267 / BUTTONCONDACTION on(release).as
Text File  |  2001-09-20  |  76b  |  7 lines

  1. on(release){
  2.    tellTarget("music")
  3.    {
  4.       gotoAndPlay(2);
  5.    }
  6. }
  7.